go/types.graphNode.cost (method)
3 uses
go/types (current package)
initorder.go#L213: func (n *graphNode) cost() int {
initorder.go#L274: return cmp.Compare(a.cost(), b.cost())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)